Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Kick Bomb can't be used #896

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Conversation

nelson137
Copy link
Contributor

While working on the jellyfish I noticed that the kick bomb wasn't working.

When spawned they didn't get an ElementHandle component (or MapElementHydrated). Without an element handle the update_idle_kick_bombs system always skipped over them, preventing them from being used.

@zicklag zicklag added this pull request to the merge queue Jan 7, 2024
Copy link
Member

@zicklag zicklag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks! I must have messed that up earlier. 😄

Merged via the queue into fishfolk:main with commit 956ff39 Jan 7, 2024
8 checks passed
@nelson137 nelson137 deleted the fix/kick-bomb branch January 7, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants